翻訳と辞書
Words near each other
・ Amory, Mississippi
・ Amory-Appel Cottage
・ Amory-Ticknor House
・ Amoryus and Cleopes
・ Amorzidehabad
・ Amorós
・ Amorōnagu
・ AMOS
・ Amos
・ Amos & Andrew
・ Amos 'n' Andy
・ Amos (ancient city)
・ Amos (band)
・ Amos (Lac Figuery) Water Aerodrome
・ Amos (name)
AMOS (programming language)
・ Amos (prophet)
・ Amos (satellite)
・ Amos A. Phelps
・ Amos Abbott
・ Amos Adams
・ Amos Adams (footballer)
・ Amos Adams House
・ Amos Adams Lawrence
・ Amos Adamu
・ Amos Adani
・ Amos Allen (gridiron football)
・ Amos Alonzo Stagg
・ Amos Alonzo Stagg Award
・ Amos Alonzo Stagg High School


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

AMOS (programming language) : ウィキペディア英語版
AMOS (programming language)

AMOS BASIC is a dialect of the BASIC programming language implemented on the Amiga computer. AMOS BASIC was published by Europress Software and originally written by François Lionet with Constantin Sotiropoulos.
== History ==
AMOS is a descendant of STOS BASIC for the Atari ST. AMOS BASIC was first produced in 1990.
AMOS competed on the Amiga platform with Acid Software's Blitz BASIC. Both BASICs differed from other dialects on different platforms, in that they allowed the easy creation of fairly demanding multimedia software, with full structured code and many high-level functions to load images, animations, sounds and display them in various ways.
The original AMOS version was interpreted which, whilst working fine, suffered the same disadvantage of any language being run interpretively. By all accounts, AMOS was extremely fast among interpreted languages. The language was fast enough that an extension called AMOS 3D could produce playable 3D games even on plain 7 MHz Amigas. Later, an AMOS compiler was developed that further increased speed.
AMOS could also include inline Assembly Language.〔(The Creator ), by Frangois Lionet, 1990, ''"AMOS Basic includes special facilities which allow you to combine assembly language routines with your Basic programs."''〕
To simplify animation of sprites, AMOS included the AMOS Animation Language (AMAL), a compiled sprite scripting language which runs independently of the main AMOS BASIC program.〔http://grove.ufl.edu/~cwarner/computers.html〕 It was also possible to control screen and "rainbow" effects using AMAL scripts. AMAL scripts in effect created CopperLists, small routines executed by the Amiga's Agnus chip.
After the original version of AMOS, Europress released a compiler (AMOS Compiler), and two other versions of the language: Easy AMOS, a simpler version for beginners, and AMOS Professional, a more advanced version with added features, such as a better IDE, ARexx support, a new UI API and new flow control constructs. Neither of these new versions was significantly more popular than the original AMOS.
AMOS was mostly used to make multimedia software, video games (platformers and graphical adventures) and educational software.
The language was mildly successful within the Amiga community. Its ease of use made it especially attractive to beginners.
Perhaps AMOS BASIC's biggest disadvantage, stemming from its Atari ST lineage, was its incompatibility with the Amiga's operating system functions and interfaces. Instead, AMOS BASIC controlled the computer directly, which caused programs written in it to have a non-standard user interface, and also caused compatibility problems with newer versions of the operating system.
Today the language has declined in popularity along with the Amiga computer for which it was written. Despite this, a small community of enthusiasts are still using it. The source code to AMOS has since been released under a BSD style license by Clickteam - a company that includes the original programmer.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「AMOS (programming language)」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.